(set_image_of_range_1): New function.
authorRichard M. Stallman <rms@gnu.org>
Thu, 5 Sep 2002 02:34:37 +0000 (02:34 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 5 Sep 2002 02:34:37 +0000 (02:34 +0000)
commit7bcee68d814cd3a94cc708956ca29ddc1838153c
treeeb10e56625bf9bd29a70397b4e40e0815a6972d1
parent98beb9d3f8ba65f9ef5ee38d98a578316cf479da
(set_image_of_range_1): New function.
(set_image_of_range): Use set_image_of_range_1 for Latin-1.
Return a value to indicate running out of memory.
(SET_RANGE_TABLE_WORK_AREA): Check value from set_image_of_range.
(extend_range_table_work_area): New subroutine.
(EXTEND_RANGE_TABLE): Replaces EXTEND_RANGE_TABLE_WORK_AREA.
Different calling conventions, and used from set_image_of_range{,_1}.
(IMMEDIATE_QUIT_CHECK): Definitions moved.
src/regex.c